[kotlin-client][kotlin-spring] Fix duplicate discriminator serialization with Jackson used as serialization library#21734
Conversation
…ion with Jackson used as serialization library
|
https://github.com/OpenAPITools/openapi-generator/actions/runs/16920754046/job/47973874871?pr=21734 please update the samples to fix the build failure when you've time |
Sorry, didn't see that one. Samples are now updated. |
|
@wing328 Kindly advise if further adjustments are required before this PR can be merged 😇 |
|
@dgenchev-uniper is it correct to say that you've been using this fix in your environment and confirm it addresses the issue mentioned? |
|
@wing328 this is correct. Currently we override the templates within our project to simulate the behavior. So we're eagerly awaiting a release containing the fix 😉 |
…ion with Jackson used as serialization library (OpenAPITools#21734) * [kotlin-client][kotlin-spring] Fix duplicate discriminator serialization with Jackson used as serialization library * Update samples
fixes #21733
@dr4ke616 @karismann @Zomzog @andrewemery @4brunu @yutaka0m @stefankoppier @e5l
PR checklist
Commit all changed files.
This is important, as CI jobs will verify all generator outputs of your HEAD commit as it would merge with master.
These must match the expectations made by your contribution.
You may regenerate an individual generator by passing the relevant config(s) as an argument to the script, for example
./bin/generate-samples.sh bin/configs/java*.IMPORTANT: Do NOT purge/delete any folders/files (e.g. tests) when regenerating the samples as manually written tests may be removed.
master(upcoming7.x.0minor release - breaking changes with fallbacks),8.0.x(breaking changes without fallbacks)"fixes #123"present in the PR description)